The following example shows the numericInputCursorPoint object:
<numericInputCursorPoint name="NumericInputCursorPoint1" height="60" width="125" left="8" top="10" visible="true" wallpaper="false" isReferenceObject="false" alignment="middleCenter" audio="true" backStyle="solid" backColor="#004000" foreColor="cyan" blink="false" borderStyle="raisedInset" borderUsesBackColor="false" borderWidth="8" description="NumInputCursPoint1" highlightColor="lime" borderColor="yellow" patternColor="white" patternStyle="none" touch="true" horizontalMargin="0" verticalMargin="0" enterKeyControlDelay="400" enterKeyHandshakeTime="4" enterKeyHoldTime="250" handshakeReset="nonZeroValue" keyNavigation="true" decimalPoint="fixedPosition" digitsAfterDecimalPoint="0" numberOfDigits="5" decimalPlaces="0" fixedPosition="stripped" fillLeftWith="none" numericPopup="keypad" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" rampValue="0" useVariableMinMax="true" captionOnPad="CAPTION" minValue="0" maxValue="2147483647">
<animations>
<animateVisibility expression="TagS2" expressionTrueState="visible" />
</animations>
<connections>
<connection name="Value" expression="n7" optionalExpression="if n7 > 0 then 42 Else 9" />
<connection name="Indicator" expression="TestS2" />
<connection name="Enter" expression="TagS2" />
<connection name="Enter Handshake" expression="TestTag4" />
<connection name="Minimum" expression="TestTag9" />
<connection name="Maximum" expression="TestTag6" />
</connections>
</numericInputCursorPoint>